
body { 
	background: black;
	font-family: 'roboto', sans-serif;
	color:#fff;
}

.main p { 
	font-weight: normal;
	font-size: large;
	line-height: 170%;
}

.container {
	position: relative;
	align-items:center;
	margin-top: 50px;
	margin-bottom: 50px;
}